From: Richard M. Stallman Date: Tue, 3 May 1994 19:17:39 +0000 (+0000) Subject: (syms_of_buffer): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~91767 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9d130ffc2369e96c45bae5009bc2a5b287a2ab9a;p=emacs.git (syms_of_buffer): Doc fix. --- diff --git a/src/buffer.c b/src/buffer.c index 1438a70074e..c03263a5dab 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -2422,7 +2422,7 @@ A string is printed verbatim in the mode line except for %-constructs:\n\ %* -- print *, % or hyphen. %m -- print value of mode-name (obsolete).\n\ %s -- print process status. %l -- print the current line number.\n\ %p -- print percent of buffer above top of window, or Top, Bot or All.\n\ - %p -- print percent of buffer above bottom of window, perhaps plus Top,\n\ + %P -- print percent of buffer above bottom of window, perhaps plus Top,\n\ or print Bottom or All.\n\ %n -- print Narrow if appropriate.\n\ %t -- print T if files is text, B if binary.\n\